home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 April / macformat-049.iso / mac / Demos / Print Artist Demo / PA12-Mac.Dxr / 00410.ls < prev    next >
Encoding:
Text File  |  1996-10-03  |  89 b   |  7 lines

  1. on exitFrame
  2.   if the timer < 5 then
  3.     wait(5 - the timer)
  4.   end if
  5.   startTimer()
  6. end
  7.